home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / util / sys / Lightpen.readme < prev    next >
Text File  |  2001-05-03  |  3KB  |  69 lines

  1. Short:    Lightpen-Handler, use lightpen instead of mouse
  2. Author:   Andreas Klingler
  3. Uploader: mark_k@iname.com
  4. Version:  1.1
  5. Type:     util/sys
  6.  
  7.                              Lightpen-Handler
  8.                  ================
  9.  
  10.                  (c) Copyright by Andreas Klingler 1988,1991
  11.  
  12. This  program is freely distributable but is NOT public domain.  It MAY NOT
  13. be  included  in  any  commercial  package, or sold for ANY amount, without
  14. written  permission  from  the  author.   However if may be included on any
  15. freely  distributable  package,  including  packages  for  which  a nominal
  16. copying fee of no more than $5 is charged, as long as this copyright notice
  17. keeps intact.
  18. This software is distributed as-is, without any warranty.
  19. Don`t blame me for any trouble this gets you into.
  20.  
  21. What`s it all about?
  22. --------------------
  23.  
  24. Every  Amiga  has a hardware build in to connect a lightpen to it.  However
  25. this  feature  is  rarely  used,  so I decided to write a software to use a
  26. lightpen  just  like  you  use the mouse.  You even can use the mouse and a
  27. lightpen  simultaniously and your applications don`t notice any difference.
  28. Unfortunately  the  resolution  of the light pen registers is not very high
  29. (vertical 1 non-interlaced scan line, horizontal 2 low-res pixels), but for
  30. normal menu selections and gadget pressing it is more than sufficient.
  31.  
  32. Files in the distribution:
  33.  
  34.         README    - Guess what? You are reading this!
  35.         lp    - Ready to go code
  36.         lp.info - Yes, you can start it from workbench, too
  37.         lp.c    - SAS/C source
  38.         makefile- for SAS/C LMK
  39.  
  40.  
  41. To use the handler
  42.  
  43. just plug in your lightpen in
  44.         Joyport 1 (the right one) on an A2000
  45.         Joyport 0 (the front one) on an A1000
  46. and start the program from CLI or Workbench (you don`t need to RUN it).  To
  47. remove  the  handler  just  run  it again.  If you start it from the CLI it
  48. gives some output on what`s going on.  KS 2.0 should be no problem.  As you
  49. may have noticed there is a difference between the A1000 and the A2000 (and
  50. the other Amigas?):  On the A1000 you have to plug the lightpen in the same
  51. port  the  mouse  goes.  To be still able to use the mouse you should first
  52. run a program which attaches the mouse to the other port.
  53. (However buttonsupport is hardwired for port1, but you can change it
  54. to port0 in the source)
  55.  
  56.  
  57. ============================= Archive contents =============================
  58.  
  59. Original  Packed Ratio    Date     Time    Name
  60. -------- ------- ----- --------- --------  -------------
  61.     2293    1174 48.8% 06-Mar-01 14:01:28 +Lightpen.readme
  62.     2996    1883 37.1% 06-Mar-01 13:28:16 +lp
  63.     8348    3372 59.6% 06-Mar-01 13:28:06 +lp.c
  64.      254     110 56.6% 06-Mar-01 13:28:16 +lp.info
  65.      269     207 23.0% 06-Mar-01 13:28:06 +makefile
  66.     4145    2048 50.5% 06-Mar-01 13:28:06 +README
  67. -------- ------- ----- --------- --------
  68.    18305    8794 51.9% 12-Mar-101 19:20:02   6 files
  69.